From 843975d704b001f6347fb2cc39ec298ed24d9670 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 14 Mar 2001 14:40:54 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 6 ++++++ src/ChangeLog | 4 ++++ 2 files changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9968e742ffd..0f20d7743de 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2001-03-14 Gerd Moellmann + + * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is + bound before using it. It's not bound when configured without X, + for instance. + 2001-03-13 Thien-Thi Nguyen * progmodes/hideshow.el: Update copyright. diff --git a/src/ChangeLog b/src/ChangeLog index 10059497ecc..1a02e996064 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,9 @@ 2001-03-14 Gerd Moellmann + * frame.c (Fframe_parameters): In the `buffer-list' frame + parameter, store the buffer list of FRAME, not the list of the + selected frame. + * xterm.c (x_draw_glyph_string_box): Don't draw a full-width box just because the glyph row's full_width_p flag is set. -- 2.30.2